* play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 28 Jan 2007 19:39:44 +0000 (19:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 28 Jan 2007 19:39:44 +0000 (19:39 +0000)
commit1f2779916daf5b0e630485196c631833cde0837b
treeba8346769432bec91a5bb9735929bef9fd0217d9
parentb756ee567c90a5e527ce5c2e27332e86e2474db8
* play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
(gamegrid-add-score-with-update-game-score-1): Allow local quits
when calling update-game-score program.  Remove unnecessary
save-excursion.

* play/tetris.el (tetris-new-shape): Stop drawing if game is over.
lisp/ChangeLog